[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Wrap                     Enables Automatic Wrap for the Turtle

 Wrap;                                                                [TG/TP]

    Enables automatic wraparound of the turtle. If the turtle moves out of
    the current window, it automatically wraps around to the other side.

           Note:    NoWrap is the default initial state. Wrap must be
                    called first to enable the turtle to wrap.

  -------------------------------- Example ---------------------------------

           Wrap;                    { auto wrap is enabled }

See Also: NoWrap TurtleWindow
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson